ul.mtree {
  margin-left: 0;
  padding: 0 35px;
}
ul.mtree ul {
  margin-left: 1em;
}
ul.mtree li {
  list-style: none;
}
ul.mtree a {
  display: block;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.25px;
}
ul.mtree ul li a {
	display: block;
	font-size: 12px;
	letter-spacing: -0.25px;
}

ul.mtree a {
  -webkit-transition: border 0.5s ease-out, color 300ms ease-out;
  -moz-transition: border 0.5s ease-out, color 300ms ease-out;
  -ms-transition: border 0.5s ease-out, color 300ms ease-out;
  -o-transition: border 0.5s ease-out, color 300ms ease-out;
  transition: border 0.5s ease-out, color 300ms ease-out;
}

ul.mtree {
}
ul.mtree ul {
  margin-left: 0;
}
ul.mtree ul > li {
}
ul.mtree li.mtree-node {
  position: relative;
}
ul.mtree li.mtree-node > a:before {
	color: #fff;
	font-size: 12px;
	font-weight: 100;
	position: absolute;
	right: 0;
	top: 3px;
  font-family: "fontawesome";
}
ul.mtree li.mtree-open > a:before {
  content: "\f106";
  top: 3px;
}
ul.mtree li.mtree-closed > a:before {
  content: "\f107";
}
ul.mtree ul > li:first-child {
  margin-top: 1px;
}
ul.mtree li > a:hover {
  color:#fff;
}
ul.mtree a {
  padding: 5px 0px 5px 0;
  color: #eee;
  border-bottom: 1px solid #eee;
  border-bottom: 1px solid rgba(255,255,255,0.03);
}
ul.mtree a:hover {
  color:#fff;
}
/*
     FILE ARCHIVED ON 17:10:54 Jun 24, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:25:51 May 04, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.835
  load_resource: 1392.58
  PetaboxLoader3.resolve: 758.517
  PetaboxLoader3.datanode: 414.743 (2)
  loaddict: 412.592
*/